Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset statistics #5768

Merged
merged 68 commits into from
Jan 10, 2025
Merged

Dataset statistics #5768

merged 68 commits into from
Jan 10, 2025

Conversation

YohannParis
Copy link
Member

@YohannParis YohannParis commented Dec 5, 2024

Description

  • Add a pandas stat task from a Dataset
  • Updated DatasetColumn with a new property stats with proper object representation
  • Add a new Service DatasetStatistics to handle the task and update the dataset accordingly
  • Call the new service in two places, on upload of Dataset from the front-end and when adding a new file

@YohannParis YohannParis requested a review from kbirk December 5, 2024 22:00
@YohannParis YohannParis linked an issue Dec 5, 2024 that may be closed by this pull request
@YohannParis YohannParis merged commit 89b4b99 into main Jan 10, 2025
6 of 7 checks passed
@YohannParis YohannParis deleted the dataset-statistics branch January 10, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK]: Get Dataset stats
5 participants